AttachmentMethod Property |
Contains a MAPI-defined constant representing the way the contents of an attachment can be accessed.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic AttachmentMethod Method { get; set; }Public Property Method As AttachmentMethod
Get
Set
Property Value
Type:
AttachmentMethodThe method.
See Also